Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xtest: pkcs11: fix test_find_objects() when wrong count #756

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

etienne-lms
Copy link
Contributor

Fix test_find_objects() so that C_FindObjectsFinal() is properly called even if we don't find the expected number of objects.

Fixes: afe2b54 ("xtest: pkcs11: add find object tests")

Copy link
Contributor

@jforissier jforissier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>

Fix test_find_objects() so that C_FindObjectsFinal() is properly called
even if we don't find the expected number of objects.

Fixes: afe2b54 ("xtest: pkcs11: add find object tests")
Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
@etienne-lms
Copy link
Contributor Author

Tag applied

@jforissier jforissier merged commit b753522 into OP-TEE:master Sep 9, 2024
1 check passed
@etienne-lms etienne-lms deleted the pkcs11-fix branch September 9, 2024 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants